func runtime.greyobject
6 uses
runtime (current package)
mgcmark.go#L1365: greyobject(obj, b, i, span, gcw, objIndex)
mgcmark.go#L1465: greyobject(obj, b, addr-b, span, gcw, objIndex)
mgcmark.go#L1564: greyobject(obj, b, i, span, gcw, idx)
mgcmark.go#L1576: greyobject(obj, 0, 0, span, gcw, objIndex)
mgcmark.go#L1587: func greyobject(obj, base, off uintptr, span *mspan, gcw *gcWork, objIndex uintptr) {
mgcmark.go#L1725: greyobject(c.tiny, 0, 0, span, gcw, objIndex)
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |